> For the complete documentation index, see [llms.txt](https://marketing-help.nhn-commerce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://marketing-help.nhn-commerce.com/conversion-rate-optimization.md).

# 전환율 개선 전략

- [부스터](https://marketing-help.nhn-commerce.com/conversion-rate-optimization/booster.md)
- [\[25년\] NHN COMMERCE 마케팅 패키지](https://marketing-help.nhn-commerce.com/conversion-rate-optimization/booster/package.md)
- [\[25년\] 구글 광고비 최대 180만원 지원 프로모션](https://marketing-help.nhn-commerce.com/conversion-rate-optimization/booster/google-promotion.md)
- [\[25년\] NHN COMMERCE X 아프리카TV 미디어커머스](https://marketing-help.nhn-commerce.com/conversion-rate-optimization/booster/media-commerce.md)
- [\[25년\] 마케팅 프로모션 모음 Zip](https://marketing-help.nhn-commerce.com/conversion-rate-optimization/booster/25-zip.md): 안녕하세요, NHN COMMERCE 마케팅실 입니다.
- [\[25년\] 짧아야 산다! '숏폼마케팅패키지'](https://marketing-help.nhn-commerce.com/conversion-rate-optimization/booster/shortform.md)
- [엔마레터](https://marketing-help.nhn-commerce.com/conversion-rate-optimization/nm-letter.md): NHN COMMERCE의 마케팅 소식입니다.
- [마케팅TIP - 숏폼마케팅하고 구매건수 폭발한 썰](https://marketing-help.nhn-commerce.com/conversion-rate-optimization/nm-letter/mktip-250401.md)
- [마케팅TIP - 주말에도 매출 UP! 인기셀러들의 비결](https://marketing-help.nhn-commerce.com/conversion-rate-optimization/nm-letter/mktip-250301.md)
- [매체 업데이트 소식](https://marketing-help.nhn-commerce.com/conversion-rate-optimization/nm-letter/media-update.md)
- [CTA 개선 전략](https://marketing-help.nhn-commerce.com/conversion-rate-optimization/cta.md)
- [이탈 방지 방안](https://marketing-help.nhn-commerce.com/conversion-rate-optimization/undefined.md)
- [온라인 쇼핑몰 매출을 올리는 이탈 방지 실전 가이드](https://marketing-help.nhn-commerce.com/conversion-rate-optimization/undefined/undefined.md): 방문자를 구매 고객으로 전환시키는 가장 확실한 방법. 쇼핑몰 이탈률을 낮추는 핵심 전략 5가지와 실전 팁을 정리했습니다.
- [장바구니 전환율 향상](https://marketing-help.nhn-commerce.com/conversion-rate-optimization/undefined-1.md)
- [장바구니에 담긴 상품을 매출로 바꾸는 마스터 전략](https://marketing-help.nhn-commerce.com/conversion-rate-optimization/undefined-1/undefined.md): 쇼핑몰 운영자라면 반드시 알아야 할 장바구니 이탈 방지 기술! 구매 직전 고객을 놓치지 않고 실제 구매까지 유도하는 실전 전략을 단계별로 안내합니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://marketing-help.nhn-commerce.com/conversion-rate-optimization.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
