Add parameter 'pageview' (used on ep_page_view plugin)#20
Add parameter 'pageview' (used on ep_page_view plugin)#20JohnMcLear merged 3 commits intoether:masterfrom
Conversation
|
👍 |
1 similar comment
|
👍 |
|
There a thousands of possible url parameters exposed by plugins, I think at this point we should extend functionality to allow for a KV object that allows embedded params.. |
|
Something like.. Thoughts? |
|
@JohnMcLear Something like this? |
|
Yeah is that clean enough? @JohnMcLearhttps://github.com/JohnMcLear Something like this? $('#examplePadPlugins').pad({'padId':'test',plugins:{'pageview':'true'}}); — |
|
Yep! |
|
Was that what you had in mind? |
Add parameter 'pageview' (used on ep_page_view plugin)
|
Yep! Thanks! |
No description provided.