Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR-22076] [Placements] Update integration lib to specify div #329

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

bohdan-perekhrest
Copy link

@bohdan-perekhrest bohdan-perekhrest commented Jun 10, 2024

Backend part: talkable/talkable#9777
Integration part: talkable/talkable-integration#743

Related Stories

@bohdan-perekhrest bohdan-perekhrest added LG Looks good and removed WIP Work in progress labels Jun 20, 2024
@@ -35,6 +38,8 @@ Shopify Platform
#. **Configure Campaign and Placement.** Create a new Campaign with Post Purchase type of Placement,
configure it and launch. It will be automatically attached to the Post Purchase Placement and so,
show up to your customers every time they purchase successfully on your site.
|br|
In the placement settings, you can now change the `div` id value. It can be customized to any value you type.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bohdan-perekhrest Should customer update something on a page or integration when updating div value for placement or it will be automatically dynamically created with the proper id?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, customer must go and change div on his page to the same as placement container name value.

@@ -51,6 +56,8 @@ Magento Platform
#. **Configure Campaign and Placement.** Create a new Campaign with Post Purchase type of Placement,
configure it and launch. It will be automatically attached to the Post Purchase Placement and so,
show up to your customers every time they purchase successfully on your site.
|br|
In the placement settings, you can now change the `div` id value. It can be customized to any value you type.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As this change can easily break the integration + it requires div to be updated in sync on site after changes in Admin panel I think we should make editing of Talkable Container DIV Staff only feature that will be used by PS team only. Because of this we shouldn't document DIV editing in this documentation but just actualise div values we communicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LG Looks good
Development

Successfully merging this pull request may close these issues.

4 participants