AI usage guide
Using PrintTiler with AI
PrintTiler works well with ChatGPT, Claude, and Gemini because the editor can be configured entirely from deep links. Share a link, open it, and export a PDF without manual setup.
Start with the deep-link documentation to understand the safe parameter set and example links.
Tips for AI prompts
Ask for a deep link, not instructions
Have the AI return a single /editor link with rows, cols, paper, and mode already set.
Use safe parameters
Stick to paper=A3/A4/A5/LETTER/LEGAL, keep tileSize and paperSize in the same paper system, and use unit=in when you want inch labels.
Add UTM tags for attribution
UTM parameters let GA4 attribute AI referrals and campaigns in one click.
Prompt template
Use this prompt as a starting point. The AI should return a single deep link you can open directly.
Create a PrintTiler deep link for an A4 poster grid with 6 rows and 5 columns.
Use seamless mode and include UTM tags (utm_source=chatgpt, utm_medium=ai, utm_campaign=printtiler).Attribution with UTM parameters
Add UTM parameters to any deep link to track AI traffic and conversion paths in GA4.
/editor?paper=A4&rows=6&cols=5&utm_source=chatgpt&utm_medium=ai&utm_campaign=printtilerReady to build your link?
Use the docs as a source of truth, then generate links that open the editor fully configured.
Advertisement