diff --git a/src/_includes/content/destination-dossier.html b/src/_includes/content/destination-dossier.html
index 9df9198684..a13bb211be 100644
--- a/src/_includes/content/destination-dossier.html
+++ b/src/_includes/content/destination-dossier.html
@@ -47,7 +47,8 @@
Destination Info
- {% if destMethods.size > 0 %}{% unless page.id == '645d5fc12eb891cf0a93fe4b' %}- Accepts {% for method in destMethods%}{% if destMethods.size == 1 %}{{method}} calls.{% else %}{% unless forloop.last == true %}{{method}}, {% endunless %}{% if forloop.last == true%}and {{method}} calls{%endif%}{% endif %}{% endfor %}
{% endunless %}{% endif %}
+ {% if destMethods.size > 0 %}{% unless page.id == '645d5fc12eb891cf0a93fe4b' or page.id == '652d4cf5e00c0147e6eaf5e7' %}- Accepts {% for method in destMethods%}{% if destMethods.size == 1 %}{{method}} calls.{% else %}{% unless forloop.last == true %}{{method}}, {% endunless %}{% if forloop.last == true%}and {{method}} calls{%endif%}{% endif %}{% endfor %}
{% endunless %}{% endif %}
+ {% if page.id == '652d4cf5e00c0147e6eaf5e7' %} - Accepts Identify and Track calls.
{% endif %}
{% if previous_names.size == 1 or components.size == 0 %}
- Refer to it as {% if page.id == '5f7dd6d21ad74f3842b1fc47' %}Actions Amplitude {% else %}{{previous_names | join: ', or ' }}{% endif %} in the Integrations object
{% else %}