Hi.
First, I want to thank you for Ampz, it is really great, and easy to use.
I need to add a different link to the sharing than the current page.
The issue is that I have frontend admin on my site, and the URL is different than the one the end user will see.
I'm using a shortcode to add Ampz to my page, so is there any parameters I can add to the shortcode to make it share the correct URL?
Ex.: I'm in /dashboard but I need to share /campaign/XX-username (where XX is the campaign ID).
I have a PHP code to echo it to within the shortcode, but I'd like to know how I can modify the shortcode.
There is nothing in your docs suggesting how to achieve this.
Cheers.