Greetings.
Love the new module and hoping for the best!
I'm wondering if there will ever be a way to also add this on a per path basis. For example, we created a campaign and have a label set for ubercart upon order completion. I currently have a hard coded preprocess function to add the script upon hitting the page right after /checkout/review.
Also, we were given a label for this given campaign. It would be great if we could add in label + paths much like one can create url aliases. I'd imagine a table of just these 2 values and (upon hitting a page with that url, maybe in hook_init) adding that additional parameter in for that page.
I'm just talking out loud here, as I know my client is wanting this specifically and I don't want to hard code this in for every campaign.
I'm going to dive into your module a little more to see how involved it would be to add this in.
Comments
Comment #1
rickmanelius commentedOne of the reasons for the above would also be to target a view and/or panel page.
Comment #3
rickmanelius commentedAnyone's thoughts? Is this a 1 hour project? 1 day? 1 week?
Comment #4
jasonsavino commentedComment #5
jasonsavino commentedI added a textarea to the admin screen that allows for a LABEL|PATH entry to be added for non-node paths.
Comment #6
rickmanelius commentedSWEET. I can't wait to try this out. I'll let my client know :)